Hide the Register button if the XMPP subservice doesn't support registration. Fixes...
[adiumx.git] / Plugins / Purple Service / cs.lproj / ESPurpleJabberAccountView.nib / classes.nib
blobeaac0251c86fd890de74dfe7e3fc9ef8f97f6b07
2     IBClasses =     (
3                 {
4             ACTIONS =             {
5                 changedPreference = id;
6             };
7             CLASS = AIAccountViewController;
8             LANGUAGE = ObjC;
9             OUTLETS =             {
10                 "checkBox_checkMail" = NSButton;
11                 "checkBox_sendTyping" = NSButton;
12                 "label_alias" = NSTextField;
13                 "label_encryption" = NSTextField;
14                 "label_password" = NSTextField;
15                 "label_port" = NSTextField;
16                 "label_server" = NSTextField;
17                 "label_typing" = NSTextField;
18                 "popUp_encryption" = NSPopUpButton;
19                 "progressIndicator_registering" = NSProgressIndicator;
20                 "textField_accountUID" = NSTextField;
21                 "textField_accountUIDLabel" = NSTextField;
22                 "textField_alias" = NSTextField;
23                 "textField_connectHost" = NSTextField;
24                 "textField_connectPort" = NSTextField;
25                 "textField_password" = NSTextField;
26                 "textField_registering" = NSTextField;
27                 "view_auxiliaryTabView" = NSTabView;
28                 "view_options" = NSView;
29                 "view_privacy" = NSView;
30                 "view_profile" = NSView;
31                 "view_setup" = NSView;
32             };
33             SUPERCLASS = AIObject;
34         },
35                 {
36             CLASS = AILocalizationButton;
37             LANGUAGE = ObjC;
38             OUTLETS =             {
39                 "view_anchorToLeftSide" = NSView;
40                 "view_anchorToRightSide" = NSView;
41                 "window_anchorOnLeftSide" = NSWindow;
42                 "window_anchorOnRightSide" = NSWindow;
43             };
44             SUPERCLASS = NSButton;
45         },
46                 {
47             CLASS = AILocalizationTextField;
48             LANGUAGE = ObjC;
49             OUTLETS =             {
50                 "view_anchorToLeftSide" = NSView;
51                 "view_anchorToRightSide" = NSView;
52                 "window_anchorOnLeftSide" = NSWindow;
53                 "window_anchorOnRightSide" = NSWindow;
54             };
55             SUPERCLASS = NSTextField;
56         },
57                 {
58             CLASS = AIObject;
59             LANGUAGE = ObjC;
60             SUPERCLASS = NSObject;
61         },
62                 {
63             ACTIONS =             {
64                 registerCancel = id;
65                 registerNewAccount = id;
66                 registerRequestAccount = id;
67                 subscriptionModeDidChange = id;
68             };
69             CLASS = ESPurpleJabberAccountViewController;
70             LANGUAGE = ObjC;
71             OUTLETS =             {
72                 "button_register" = NSButton;
73                 "checkBox_allowPlaintext" = NSButton;
74                 "checkBox_checkCertificates" = NSButton;
75                 "checkBox_forceOldSSL" = NSButton;
76                 "checkBox_requireTLS" = NSButton;
77                 "checkBox_useTLS" = NSButton;
78                 "comboBox_subscriptionGroup" = NSComboBox;
79                 "popup_subscriptionBehavior" = NSPopUpButton;
80                 "tableview_servers" = NSTableView;
81                 "textField_connectServer" = NSTextField;
82                 "textField_priorityAvailable" = NSTextField;
83                 "textField_priorityAway" = NSTextField;
84                 "textField_registerServerName" = NSTextField;
85                 "textField_registerServerPort" = NSTextField;
86                 "textField_resource" = NSTextField;
87                 "textField_subscriptionModeLabel" = NSTextField;
88                 "window_registerServer" = NSPanel;
89             };
90             SUPERCLASS = PurpleAccountViewController;
91         },
92                 {
93             CLASS = FirstResponder;
94             LANGUAGE = ObjC;
95             SUPERCLASS = NSObject;
96         },
97                 {
98             CLASS = NSApplication;
99             LANGUAGE = ObjC;
100             SUPERCLASS = NSResponder;
101         },
102                 {
103             CLASS = NSButton;
104             LANGUAGE = ObjC;
105             SUPERCLASS = NSControl;
106         },
107                 {
108             CLASS = NSButtonCell;
109             LANGUAGE = ObjC;
110             SUPERCLASS = NSActionCell;
111         },
112                 {
113             ACTIONS =             {
114                 adiumPrint = id;
115                 prefsWindowWillClose = "SS_PrefsController";
116             };
117             CLASS = NSObject;
118             LANGUAGE = ObjC;
119         },
120                 {
121             CLASS = NSScrollView;
122             LANGUAGE = ObjC;
123             SUPERCLASS = NSView;
124         },
125                 {
126             CLASS = NSTextField;
127             LANGUAGE = ObjC;
128             SUPERCLASS = NSControl;
129         },
130                 {
131             CLASS = PurpleAccountViewController;
132             LANGUAGE = ObjC;
133             OUTLETS =             {
134                 "checkBox_broadcastMusic" = NSButton;
135             };
136             SUPERCLASS = AIAccountViewController;
137         },
138                 {
139             CLASS = "SS_PrefsController";
140             LANGUAGE = ObjC;
141             OUTLETS =             {
142                 delegate = id;
143             };
144             SUPERCLASS = NSObject;
145         }
146     );
147     IBVersion = 1;